ucCPASelection.ascx.cs
Code Type: C# Codebehind Class for ASP .NET User Control
Uses Classes: CCPA, CDataConverter


Lines of Code: 39

public void Show()

	show the selection popup 

public bool InitializeControl()

	initialize the selection dialog 

protected void Page_Load(object sender, EventArgs e)

	page load 

	

